Search results

Refine by year level


Refine by learning area


Refine by topic

Related topic
Video

MathXplosion, Ep 47: Creative problem solving

Have you ever had a problem you couldn't solve? Here's an idea: act it out! You can use puppets, objects or people to act out the problem by trying to do what the people or things in your problem do. It will help you because you are actually doing the problem!

Video

How to Use Scratch: Adding Background Images

Make your project come alive by adding a backdrop - anything from a stage to a snow scene or, just draw your own.

Video

How to Use Scratch: Imagining your interactive Holiday Card

Snowmen? Spooky Halloween ghosts? The Easter bilby? What images come to mind when you think of Holidays? Get some ideas for your Scratch Holiday Card

Video

Hour of Code: Chris Bosh teaches Repeat Until statements

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, basketball star Chris Bosh explains the difference between a Repeat Until command and a Repeat Loop command. This is the third of seven clips in the Hour of Code tutorial. ...

Video

Hour of Code: Introduction

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics.  This video explains what computer science is and what a computer programmer does. This is the first of seven clips in the Hour of Code tutorial. To try your hand at coding visit learn.code.org

Video

How to Use Scratch: Creating an interactive Holiday Card Activity

Looking for a simple project to get you started in Scratch? Add characters, animate them, create and share your own interactive Holiday Card.

Video

MathXplosion, Ep 20: Crack an ancient Roman code

Decrypt the ancient cipher box used by Julius Caesar over 2,000 years ago! By shifting the alphabet or replacing one letter for another further down the alphabetical sequence, you can crack a coded message. The secret to a cipher is one special piece of shared information, known as a key. This shared key is required for ...

Video

How to Use Scratch: Adding sounds to your Scratch project

There are all sorts of sounds you could add to your Scratch project. Give your project that extra 'oomph' by adding sounds.

Video

Hour of Code: Bill Gates explains If statements

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, Bill Gates, creator of Microsoft introduces the If statement. He explains that the If statement is a fundamental concept in computer programming. By demonstrating the use ...

Video

How to Use Scratch: Intro to Scratch 2.0

Want to make your own games? Scratch is a programming language, created by MIT, that makes it easy to create interactive art, stories, simulations, and games. Explore your ideas and share your creations online.

Video

How to Use Scratch: Adding Background Sounds

Record and add your own background sound to your project or choose the sounds from the library like a rattle, a ripple or a pop!

Video

MathXplosion, Ep 46: Can you solve the Three Cups Problem?

Find three cups, place them in a line and turn one cup facing down. Can you get all three cups facing down after making exactly three moves? The one rule is: for every move, two cups must be flipped simultaneously. Since the goal is to get all three cups facing down (an odd number) and you start with one cup facing down ...

Video

Create your own card game

Grab a deck of cards and a bunch of friends and create your own card game. What sort of rules will you decide on? Get a pen and some paper out and brainstorm some possibilities. You might decide on something like 'If I draw a red card, I get a point' and 'If I draw a black card, you get a point.' What other rules can you ...

Video

How to Use Scratch: Making a Sprite say something

You don't want a silent Sprite! Get your Sprite to talk by using the 'say' block.

Video

MathXplosion, Ep 48: The most important thing when solving word problems

It's very important to read problems carefully so you can determine the important facts and understand the questions you are being asked to solve. You may find an answer using pictures and numbers, but if you didn’t answer the right question, what seems right can actually be wrong.

Video

BTN: Computer code

Are you interested in finding out about computer coding? Watch this clip to see why some famous faces are promoting the benefits of learning computer programming. See how some young students are learning to code and finding that it's not that hard after all!

Video

Telling robots what to do

If you were programming a robot to play a competitive game of soccer, what are some of the things you would consider? Think about some of the most basic functions of a robot, like walking, stopping and turning, to more complicated functions like recognising objects and reacting to them in a specific way.

Video

Unplugged Activity: What is computer science?

Do you know what a computer programmer does? Watch as some experts in the field explain. For more information on the activities introduced in this video, visit http://learn.code.org/s/1/level/1

Video

Hour of Code: Saloni on the If/Else block

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, Saloni explains what an If/Else statement is and looks at how If/Else blocks can be used to program the movement of a zombie character. This is the fifth of seven clips in ...

Video

How to Use Scratch: Changing the costume of your Sprite

Make your Sprite look its best by learning how to change its costume.